home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 52
/
Volume 52 - JOGO DISK .iso
/
Games
/
cutie_maker_15.swf
/
scripts
/
DefineButton2_150
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-09-26
|
73b
|
7 lines
on(release){
tellTarget("g1")
{
gotoAndStop(3);
}
}